home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power Programmierung 2
/
Power-Programmierung CD 2 (Tewi)(1994).iso
/
c
/
library
/
os2
/
rb3774
/
dmcust
/
dmcust.rc
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-06-28
|
269 b
|
17 lines
/*********** DMCUST Sample Program Resource Script File ***************/
#include <os2.h>
#include "dmcust.h"
ICON ID_WINDOW dmcust.ico
POINTER ID_CUSTPOINTER dmcust.ico
ACCELTABLE ID_WINDOW PRELOAD
BEGIN
VK_F3, ID_EXITPROG, VIRTUALKEY
END